home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / FlashGauntlet.swf / scripts / frame_19 / PlaceObject2_197_91 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2001-07-14  |  89 b   |  7 lines

  1. onClipEvent(load){
  2.    with(_root.enemyd)
  3.    {
  4.       gotoAndPlay("stopper");
  5.    }
  6. }
  7.